Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve detection of off-diagonal omega names #152

Conversation

billdenney
Copy link
Contributor

While I don't think it's the perfect solution, this fixes #121 for me. I think that a better parser (which is in the works) is a better long-term solution so that omega names and labels are automatically linked at parsing of the .lst file.

This replaces the PR in #146.

@billdenney billdenney mentioned this pull request Mar 25, 2019
@codecov
Copy link

codecov bot commented Mar 25, 2019

Codecov Report

Merging #152 into master will decrease coverage by 0.04%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
- Coverage    94.4%   94.35%   -0.05%     
==========================================
  Files          40       40              
  Lines        3055     3065      +10     
==========================================
+ Hits         2884     2892       +8     
- Misses        171      173       +2
Impacted Files Coverage Δ
R/xpdb_access.R 93.77% <85.71%> (-0.56%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4187bf5...9ac40a1. Read the comment docs.

@billdenney
Copy link
Contributor Author

Closed in favor of #171

@billdenney billdenney closed this Nov 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Omega Labels Mis-Detected?
1 participant